home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 48
/
Amiga Format CD48 (1999-12-13)(Future Publishing)(GB)(Track 1 of 2)[!][issue 2000-01].iso
/
-in_the_mag-
/
workbench
/
html
/
htmlfix
/
htmlfix.doc
< prev
next >
Wrap
Text File
|
1999-11-13
|
1KB
|
26 lines
Short: "Bug"fix and beautify HTML-Files V1.3(bugfixed)
Uploader: bs168@fen.baynet.de (Felix Schwarz)
Author: bs168@fen.baynet.de (Felix Schwarz)
Type: text/hyper
Do you know the problem that you upload your pages to a server
and the links don`t work although the page exists ? Well, you
seem to have your page on a Unix-Server, that pays attention
to the case sensity. HTMLFIX scans all files in a given dir,
renames them to uppercase, then reads the HTML-files in the dir
and renames the files in the HTML-file to uppercase/lowercase or
to the name they really have. If there`s an img src, that doesn`t
already have width and height, it`s scans for the GIF/JPEG-file and
adds width and height attributes, what makes the page looking better
and being viewed faster!
The index.html is handled a special way. It is always held
lower-case! I suggest to do a safety copy before using HTMLFIX,
as I haven`t tested it out too much yet. New in this version, that
you can select, whether you want to rename it to uppercase(MATCH=UPPER),
lowercase(MATCH=LOWER) or to the real case(MATCH=NONE). Also beautifying
can be switched off (NOOPTIM) or if only beautyfienig the image delete
tooltype BEAUTYIMG. Hope ya enjoy that update.
- Felix